Cone
A Cone feature is a cone/frustum shape.

Cones are flexible shapes that can be modeled to visualize spaces, viewing angles, fields and other types of objects on the fly.

Properties
| Name | Description |
| Name | Defines the name of the cone. |
| Visible | Turns on/off the visibility of cone. |
| Material | Defines the material of the cone. |
| BottomRadius | Defines the bottom radius of the cone. |
| TopRadius | Defines the top radius of the cone |
| Height | Defines the height of the cone in its Z-axis. |
| StartSweep | Defines the start angle (in degrees) for sweeping the cone's surface. |
| EndSweep | Defines the end angle (in degrees) for sweeping the cone's surface. |
| Sections | Defines the amount of sections generated between StartSweep and EndSweep in the cone. A low value generates a pyramid/pyramidal frustum. |
| Caps | Turns on/off the rendering of caps for the cone. |
| Physics | Defines a set of physics properties for the feature. |